~/storm/build/bin/storm --jani dpm.jani --janiproperty PmaxQueuesFullBound --constants N=4,C=8,TIME_BOUND=5 --sound --precision 5e-2 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Thu Apr 30 16:53:32 2020
Command line arguments: --jani dpm.jani --janiproperty PmaxQueuesFullBound --constants 'N=4,C=8,TIME_BOUND=5' --sound --precision 5e-2 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
Time for model input parsing: 0.005s.
Time for model construction: 1.788s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 356426
Transitions: 681242
Choices: 418842
Markovian St.: 94730
Max. Rate.: 4.1
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((((((((((4 < 1) | (items1 = 8)) & ((4 < 2) | (items2 = 8))) & ((4 < 3) | (items3 = 8))) & ((4 < 4) | (items4 = 8))) & ((4 < 5) | (items5 = 8))) & ((4 < 6) | (items6 = 8))) & ((4 < 7) | (items7 = 8))) & ((4 < 8) | (items8 = 8))) & ((4 < 9) | (items9 = 8))) & ((4 < 10) | (items10 = 8))) -> 10 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Time for model preprocessing: 0.000s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 356426
Transitions: 681242
Choices: 418842
Markovian St.: 94730
Max. Rate.: 4.1
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((((((((((4 < 1) | (items1 = 8)) & ((4 < 2) | (items2 = 8))) & ((4 < 3) | (items3 = 8))) & ((4 < 4) | (items4 = 8))) & ((4 < 5) | (items5 = 8))) & ((4 < 6) | (items6 = 8))) & ((4 < 7) | (items7 = 8))) & ((4 < 8) | (items8 = 8))) & ((4 < 9) | (items9 = 8))) & ((4 < 10) | (items10 = 8))) -> 10 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "PmaxQueuesFullBound": Pmax=? [true U<=5 (((((((((((4 < 1) | (items1 = 8)) & ((4 < 2) | (items2 = 8))) & ((4 < 3) | (items3 = 8))) & ((4 < 4) | (items4 = 8))) & ((4 < 5) | (items5 = 8))) & ((4 < 6) | (items6 = 8))) & ((4 < 7) | (items7 = 8))) & ((4 < 8) | (items8 = 8))) & ((4 < 9) | (items9 = 8))) & ((4 < 10) | (items10 = 8)))] ...
Result (for initial states): 2.235235374e-08
Time for model checking: 7.222s.